.banner {
  width: 100%;
  height: 745px;
  background-color: #08032b;
  margin-top: 93px;
}

.banner .swiper-container {
  width: 1200px;
  height: 621px;
  margin: 0 auto;
}

.banner .swiper-container .swiper-slide {
  background-image: url(../images/banner_icon.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 75% 62%;
}

.banner .inner {
  margin-top: 234px;
  margin-left: 52px;
}

.banner .inner h1 {
  font-size: 58px;
  color: #FFFFFF;
}

.banner .inner p {
  font-size: 23px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 37px;
  opacity: 0.72;
  margin-top: 25px;
}

.banner .inner a {
  width: 149px;
  height: 43px;
  background: #4581FB;
  border-radius: 3px;
  margin-top: 47px;
  display: block;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 43px;
  text-align: center;
}

.banner .data_display {
  width: 1299px;
  height: 124px;
  background: rgba(67, 80, 97, 0.3);
  margin: 0 auto;
}

.banner .data_display ul {
  display: flex;
}

.banner .data_display ul li {
  flex: 1;
  height: 124px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #4b4d69;
}

.banner .data_display ul li .rig {
  margin-left: 25px;
}

.banner .data_display ul li .rig p {
  font-size: 14px;
  font-weight: 300;
  color: #BEC9D7;
  line-height: 1;
  margin-bottom: 9px;
}

.banner .data_display ul li .rig span {
  font-size: 29px;
  font-weight: bold;
  color: #EEF2F6;
  line-height: 24px;
}

.banner .data_display ul li:last-child {
  border-right: none;
}

.superiority {
  width: 100%;
}

.superiority .center {
  margin: 72px auto 60px;
}

.superiority .center .title {
  margin-bottom: 20px;
}

.superiority .center ul {
  display: flex;
  justify-content: space-between;
}

.superiority .center ul li {
  width: 253px;
  height: 248px;
  background: #FFFFFF;
  padding: 22px 16px 25px;
  cursor: pointer;
  text-align: center;
}

.superiority .center ul li .icon {
  width: 109px;
  height: 97px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.superiority .center ul li .icon1 {
  background-image: url(../images/superiority_icon1.png);
}

.superiority .center ul li .icon2 {
  background-image: url(../images/superiority_icon2.png);
}

.superiority .center ul li .icon3 {
  background-image: url(../images/superiority_icon3.png);
}

.superiority .center ul li .icon4 {
  background-image: url(../images/superiority_icon4.png);
}

.superiority .center ul li p {
  font-size: 23px;
  font-weight: 500;
  color: #4581FB;
  line-height: 23px;
  margin-top: 31px;
  margin-bottom: 14px;
}

.superiority .center ul li span {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  line-height: 19px;
  text-align: justify;
}

.superiority .center ul li:nth-child(2) p {
  color: #FBBD45;
}

.superiority .center ul li:nth-child(3) p {
  color: #EF3E3E;
}

.superiority .center ul li:nth-child(4) p {
  color: #6167CE;
}

.superiority .center ul li:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.Latest_data {
  width: 100%;
  background: #EEF2F6;
  overflow: hidden;
}

.Latest_data .center {
  margin: 41px auto 43px;
}

.Latest_data .center .title {
  margin-bottom: 20px;
}

.Latest_data .center .title h2 {
  color: #435061;
  line-height: 35px;
}

.Latest_data .center .title p {
  margin-top: 7px;
}

.Latest_data ul.list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.Latest_data ul.list li {
  width: 350px;
  height: 137px;
  border: 2px solid #C0D1E9;
  margin-bottom: 21px;
  cursor: pointer;
  padding-left: 22px;
  padding-right: 29px;
}

.Latest_data ul.list li .bt {
  height: 56px;
  font-size: 19px;
  font-weight: 500;
  color: #4581FB;
  line-height: 56px;
  border-bottom: 1px solid #C0D1E9;
}

.Latest_data ul.list li .bot {
  margin-top: 11px;
}

.Latest_data ul.list li .bot .data {
  display: flex;
  justify-content: space-between;
}

.Latest_data ul.list li .bot .data p {
  font-size: 13px;
  font-weight: 400;
  color: #666666;
  line-height: 23px;
}

.Latest_data ul.list li .bot .data p.Ranking {
  color: #4581FB;
  font-size: 15.6px;
}

.Latest_data ul.list li:hover {
  background-color: #fff;
}

.Latest_data div.Recharge {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #C0D1E9;
  padding: 12px 0;
  height: 50px;
  margin-top: -21px;
}

.Latest_data div.Recharge .swiper-container {
  width: 100%;
  height: 100%;
}

.Latest_data div.Recharge .swiper-slide ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.Latest_data div.Recharge .swiper-slide ul li {
  width: 350px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 29px;
}

.Latest_data div.Recharge .swiper-slide ul li span {
  margin-right: 8px;
}

.Latest_data div.Recharge .Recharge_swiper_ph {
  display: none;
}

.Latest_data ul.procedure {
  display: flex;
  justify-content: space-between;
  margin-top: 19px;
}

.Latest_data ul.procedure li {
  width: 142px;
  height: 70px;
  background: url(../images/procedure_bg.png) no-repeat;
  background-size: 100% 100%;
  font-size: 19px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 70px;
  text-align: center;
  position: relative;
}

.Latest_data ul.procedure li::after {
  content: "";
  width: 37px;
  height: 17px;
  background: url(../images/arrow.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: -67px;
  top: 50%;
  transform: translate(0%, -50%);
}

.Latest_data ul.procedure li:last-child::after {
  display: none;
}

.Latest_data ul.procedure li.disti {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 19px;
  padding: 15px 29px;
}

.information .center {
  margin: 72px auto 60px;
}

.information .center .title {
  margin-bottom: 20px;
}

.information .center .title h2 {
  color: #435061;
}

.information .center .title P {
  margin-top: 11px;
}

.information .center .news {
  display: flex;
  justify-content: space-between;
}

.information .center .news ul {
  width: 481px;
}

.information .center .news ul li.bt {
  font-size: 19px;
  font-weight: 600;
  color: #4581FB;
  line-height: 21px;
  position: relative;
  padding: 0 13px;
  display: inline-block;
}

.information .center .news ul li.bt::after {
  content: "";
  right: 0;
  position: absolute;
  width: 2px;
  height: 21px;
  background: #4581FB;
}

.information .center .news ul li.bt::before {
  content: "";
  position: absolute;
  left: 0;
  width: 2px;
  height: 21px;
  background: #4581FB;
}

.information .center .news ul li {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}

.information .center .news ul li a {
  font-size: 14px;
  font-weight: 400;
  width: 82%;
  color: #404D5F;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
  display: inline-block;
}

.information .center .news ul li span.time {
  font-size: 12px;
  font-weight: 400;
  color: #828FA8;
}

.comment {
  background: #EEF2F6;
  width: 100%;
  overflow: hidden;
}

.comment .center {
  margin: 72px auto 60px;
}

.comment .center .title {
  margin-bottom: 20px;
}

.comment .center .title h2 {
  color: #435061;
}

.comment .center .comment_swiper {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}

.comment .center .comment_swiper .swiper-slide {
  height: 168px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 30px 27px 34px 37px;
  position: relative;
}

.comment .center .comment_swiper .swiper-slide img {
  position: absolute;
  top: -30px;
  left: 36px;
  width: 48px;
}

.comment .center .comment_swiper .swiper-slide p {
  font-size: 14px;
  font-weight: 500;
  color: #435061;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.comment .center .comment_swiper .swiper-slide .boss {
  margin-top: 4px;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  line-height: 29px;
  text-align: right;
}

.comment .center .comment_swiper .swiper-slide .boss span {
  margin-left: 10px;
  color: #435061;
}

.Partners {
  width: 100%;
}

.Partners .center {
  margin: 72px auto 60px;
}

.Partners .center .title {
  margin-bottom: 20px;
}

.Partners .center .title h2 {
  color: #666666;
}

.Partners .center ul {
  display: flex;
  flex-wrap: wrap;
  height: 435px;
  align-content: space-between;
  justify-content: space-between;
}

.Partners .center ul li {
  width: 21%;
  cursor: pointer;
}

.Partners .center ul li img {
  margin: 0 auto;
}

.Partners .center ul li:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 1024px) {
  .banner .swiper-container {
    width: 100%;
  }
  .banner .swiper-container .swiper-slide {
    background-size: 55%;
    background-position: 98% 62%;
  }
  .banner .data_display {
    width: 90%;
  }
  .banner .data_display ul li .rig {
    margin-left: 15px;
  }
  .banner .data_display ul li .rig span {
    font-size: 25px;
  }
  .superiority .center {
    padding: 0 3%;
    margin: 71px auto 45px;
  }
  .superiority .center ul li {
    width: 23.5%;
    height: 248px;
    background: #FFFFFF;
    padding: 22px 16px 25px;
  }
  .superiority .center ul li .icon {
    width: 50%;
    height: 67px;
  }
  .superiority .center ul li p {
    margin-top: 10px;
    font-size: 20px;
  }
  .Latest_data .center {
    padding: 0 3%;
  }
  .Latest_data .center ul.list li {
    width: 49%;
  }
  .Latest_data .center .Recharge .swiper-slide ul li {
    width: 32%;
    font-size: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Latest_data .center .Recharge .swiper-slide ul li span {
    margin-right: 8px;
  }
  .Latest_data .center .Recharge_swiper_ph,
  .Latest_data .center .procedure {
    display: none;
  }
  .information .center {
    width: auto;
    margin: 40px 3% 38px;
  }
  .information .center .news {
    display: block;
  }
  .information .center .news ul {
    width: 100%;
  }
  .comment .center {
    width: auto;
    margin: 70px 3% 70px;
  }
  .comment .center .comment_swiper .swiper-slide {
    width: 32%;
    height: auto;
    padding: 30px 10px 13px 10px;
  }
  .comment .center .comment_swiper .swiper-slide img {
    left: 10px;
  }
  .comment .center .comment_swiper .swiper-slide .boss span {
    display: block;
  }
  .Partners .center {
    width: auto;
    margin: 31px 3% 63px;
  }
  .Partners .center ul li img {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  .banner {
    margin-top: 55px;
    height: auto;
  }
  .banner .swiper-container {
    height: 350px;
  }
  .banner .inner {
    margin-top: 140px;
    margin-left: 20px;
  }
  .banner .inner h1 {
    font-size: 20px;
  }
  .banner .inner p {
    font-size: 16px;
    margin-top: 8px;
  }
  .banner .inner a {
    width: 115px;
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
  }
  .banner .swiper-pagination-bullet {
    width: 25px;
    height: 3px;
  }
  .banner .data_display {
    height: 60px;
  }
  .banner .data_display ul li {
    height: 60px;
  }
  .banner .data_display ul li img {
    width: 22px;
  }
  .banner .data_display ul li .rig {
    margin-left: 8px;
  }
  .banner .data_display ul li .rig p {
    margin-bottom: 0;
  }
  .banner .data_display ul li .rig span {
    font-size: 15px;
  }
  .superiority .center {
    margin: 30px auto 5px;
  }
  .superiority .center ul {
    flex-wrap: wrap;
  }
  .superiority .center ul li {
    width: 48%;
    height: 193px;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
  .superiority .center ul li .icon {
    width: 33%;
    height: 50px;
  }
  .superiority .center ul li p {
    margin-top: 5px;
    font-size: 18px;
  }
  .superiority .center ul li span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .Latest_data .center {
    margin: 30px auto 5px;
  }
  .Latest_data .center .title p {
    margin-top: 0;
  }
  .Latest_data .center ul.list li {
    padding: 0 5px;
    height: 100px;
    margin-bottom: 12px;
  }
  .Latest_data .center ul.list li .bt {
    height: 35px;
    font-size: 16px;
    line-height: 35px;
  }
  .Latest_data .center ul.list li .bot {
    margin-top: 8px;
  }
  .Latest_data .center ul.list li .bot .data p {
    font-size: 10px;
    line-height: 20px;
  }
  .Latest_data .center ul.list li .bot .data p.Ranking {
    color: #4581FB;
    font-size: 13.6px;
  }
  .Latest_data .center .Recharge {
    margin-top: -12px;
  }
  .Latest_data .center .Recharge .Recharge_swiper {
    display: none;
  }
  .Latest_data .center .Recharge .Recharge_swiper_ph {
    display: block;
  }
  .Latest_data .center .Recharge .Recharge_swiper_ph .swiper-slide ul li {
    width: 48%;
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Latest_data .center .Recharge .Recharge_swiper_ph .swiper-slide ul li span {
    margin-right: 8px;
  }
  .information .center {
    margin: 30px 3%;
  }
  .information .center .title {
    margin-bottom: 10px;
  }
  .information .center .title P {
    margin-top: 7px;
  }
  .information .center .news ul li.bt {
    font-size: 15px;
    line-height: 18px;
  }
  .information .center .news ul li.bt::after,
  .information .center .news ul li.bt::before {
    height: 15px;
  }
  .information .center .news ul li {
    margin-top: 12px;
  }
  .information .center .news ul li a {
    font-size: 12px;
    width: 77%;
  }
  .information .center .news ul li span.time {
    font-size: 10px;
  }
  .comment .center {
    margin: 30px 3%;
  }
  .comment .center .title {
    margin-bottom: 10px;
  }
  .comment .center .comment_swiper {
    display: block;
    width: 89%;
    padding-top: 25px;
  }
  .comment .center .comment_swiper .swiper-slide {
    width: 100%;
    margin: 0 auto;
  }
  .comment .center .comment_swiper .swiper-slide img {
    top: -22px;
  }
  .comment .center .comment_swiper .swiper-slide .boss span {
    display: inline-block;
  }
  .Partners .center {
    margin: 30px 3%;
  }
  .Partners .center ul {
    height: 170px;
  }
}
